Contribution org.nuxeo.theme.html--standalone-filters
In component org.nuxeo.theme.html
org.nuxeo.theme.html
inside nuxeo-theme-html-5.8.jar
This contribution is part of XML component Extension Point
Extension point standalone-filters of component ThemeService.Contributed Items
XML Source
<extension point="standalone-filters" target="org.nuxeo.theme.services.ThemeService">
<standalone-filter name="collect xmlns">
<class>
org.nuxeo.theme.html.filters.standalone.XmlNamespaces
</class>
</standalone-filter>
<standalone-filter name="control fragment visibility">
<class>
org.nuxeo.theme.html.filters.standalone.FragmentVisibility
</class>
</standalone-filter>
</extension>